body
{
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	SCROLLBAR-FACE-COLOR: #ffffff; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #cccccc; 
	SCROLLBAR-3DLIGHT-COLOR: #cccccc; 
	SCROLLBAR-ARROW-COLOR: #cccccc; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff
}

/*Labels*/

.Texto1
{
	font-family:Verdana;
	font-size:9px;
	color:#ffffff;

}
.Texto1 a
{
	font-family:Verdana;
	font-size:9px;
	color:#ffffff;
	text-decoration:none;
}
.Texto2 
{
	font-family:Verdana;
	font-size:11px;
	}
.Texto2 a
{
	font-family:Verdana;
	font-size:11px;
	color:#0000FF;
	}
.Texto3 
{
	font-family:Verdana;
	font-size:11px;
	color:#ffffff;
}
.Texto3  a
{
	font-family:Verdana;
	font-size:11px;
	color:#ffffff;
}
.Texto4  
{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#333333
	
}
.Texto4 a  
{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#333333
	
	
}
.Texto5 
{
	font-family:Arial;
	font-size:17px;
	font-weight:bold;
	color:#45916b;
	text-decoration:none;
	
}
.Texto5 a
{
	font-family:Arial;
	font-size:17px;
	font-weight:bold;
	color:#45916b;
	text-decoration:none;
}
.Texto6 
{
	font-family:Arial;
	font-size:17px;
	font-weight:bold;
	color:#DA251D;
	text-decoration:none;
}
.Texto7
{
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	
}
.Texto8
{
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
	color:#767676;
	text-decoration:none;	
	}
.Texto8 a
{
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
	color:#767676;
	text-decoration:none;	
	}
.Texto9
{
	font-family:Verdana;
	font-size:12px;
	color:#767676;
	text-decoration:none;	
	}
.Texto9 a
{
	font-family:Verdana;
	font-size:12px;
	color:#767676;
	text-decoration:underline;	
	}
.Texto10
{
	font-family:Verdana;
	font-size:13.5px;
	font-weight:bold;
	color:#F5F5F5;
	text-decoration:none;
		
}
.Texto11
{
	font-family:Verdana;
	font-size:11px;
	color:#666666;
	text-decoration:none;	
}


.Texto11 a
{
	font-family:Verdana;
	font-size:11px;
	color:#FFD42D;
	text-decoration:underline;	
}
.Texto14
{
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	text-decoration:none;	
}
.Texto15
{
	font-family:Verdana;
	font-size:15px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;	
}
.Texto16
{
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;	
}	
.Texto16 a
{
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;	
}	
.Texto17
{
	font-family:Verdana;
	font-size:11px;
	color:#666666;
	text-decoration:none;	
}	
.Texto18
{
	font-family:Verdana;
	font-size:11px;
	color:#750302;
	text-decoration:none;	
}
.Texto18 a
{
	font-family:Verdana;
	font-size:11px;
	color:#750302;
	text-decoration:none;	
}
	


/* Elements*/

.scroll {
	SCROLLBAR-FACE-COLOR: #ffffff; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #418868; 
	SCROLLBAR-3DLIGHT-COLOR: #418868; 
	SCROLLBAR-ARROW-COLOR: #418868; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff
}

.ImgBorder
{
	border:solid 1px #000000	
}

.TextBox 
{
	font-family:Verdana;
	font-size:11px;
	border:solid 1px #cccccc;
	
}
.DropDownList
{
	font-family:Verdana;
	font-size:11px;
}
.Botao
{
	border:solid 1px #000000;
	background-color:#EAEAEA;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;

}
/* Tabela*/
.TableBorder
{
	border:solid 1px #000000;
}
.TableBorder2
{
	border:solid 1px #45916b
	
	}
.TableStyle
{
	border:solid 1px #cccccc;
	
}
.TableTitle 
{
	background-color:#FAF8F3;
	font-family:Verdana;
	font-weight:bold;
	font-size: 11px;
	font-weight: bold;
	color:#333333;
	text-decoration:none;
}
.TableItem
{
	background-color:#ffffff;
	font-family:Verdana;
	font-size:11px;
	padding:1px;
	cursor:hand;
}
.TableItem2
{
	background-color:#f5f5f5;
	font-family:Verdana;
	font-size:11px;
	padding:1px;
	cursor:hand;
}
.TableItemSelected
{
	background-color:#FDDE9F;
	font-family:Verdana;
	font-size:11px;
	padding:1px;
	cursor:hand;
}
.TableItemSelected2
{
	background-color:#006699;
	font-family:Verdana;
	font-size:11px;
	color:#ffffff;
	padding:1px;
	cursor:hand;
}
